Auto merge of #5040 - daboross:patch-1, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 14 Feb 2018 15:47:45 +0000 (15:47 +0000)
committerbors <bors@rust-lang.org>
Wed, 14 Feb 2018 15:47:45 +0000 (15:47 +0000)
commite2c5d2e65a3705f48ee960b7c773487b9b9077a5
treecdf35545228bf95064017c7157e6e3a7eba55a7a
parentd0ca5bcd6b1cfacf5f92a2fd7b99f0807b4b3407
parent3e4d1558ab63605d15d6d143b0b5f89ea579a8b8
Auto merge of #5040 - daboross:patch-1, r=alexcrichton

Remove cargo-only downloads from installation docs

This also copies extra instructions for installing rust from https://doc.rust-lang.org/book/first-edition/getting-started.html#installing-rust-1.

I wasn't able to test the changes locally, but they're fairly minimal, so I trust they will render alright.

Fixes #5027.